Saturday, 31 August 2013

Document root appending in url rewriting

Document root appending in url rewriting

References

Reference NO 1

http://stackoverflow.com/questions/15187605/document-root-appending-in-url-rewriting

Reference NO 2

http://serverfault.com/questions/93195/mod-rewrite-adding-documentroot-to-url

Reference NO 3

http://qpleple.com/change-the-document-root-for-php-application-in-appfog/

Reference NO 4

http://httpd.apache.org/docs/trunk/rewrite/remapping.html

Reference NO 5

https://kb.mediatemple.net/questions/85/

Reference NO 6

http://publib.boulder.ibm.com/httpserv/manual60/misc/rewriteguide.html

Reference NO 7

https://www.dokuwiki.org/rewrite

Reference NO 8

http://coding.smashingmagazine.com/2011/11/02/introduction-to-url-rewriting/

How to save an object in PHP and access it everywhere?

How to save an object in PHP and access it everywhere?

References

Reference NO 1

http://stackoverflow.com/questions/15187831/how-to-save-an-object-in-php-and-access-it-everywhere

Reference NO 2

http://stackoverflow.com/questions/2732168/use-an-instance-of-an-object-throughout-the-site-with-php

Reference NO 3

http://stackoverflow.com/questions/1459377/access-array-returned-by-a-function-in-php

Reference NO 4

http://stackoverflow.com/questions/13462606/make-pdo-connection-variable-accessible-throughout-site

Reference NO 5

http://php.net/manual/en/language.variables.superglobals.php

Reference NO 6

http://www.w3resource.com/php/classes-objects/php-object-oriented-programming.php

Reference NO 7

#EANF#

Reference NO 8

#EANF#

How to know if another application set the largeHeap or not programatically?

How to know if another application set the largeHeap or not programatically?

References

Reference NO 1

http://stackoverflow.com/questions/15188067/how-to-know-if-another-application-set-the-largeheap-or-not-programatically

Reference NO 2

http://stackoverflow.com/questions/14918028/enable-androidlargeheap-in-android-4-and-disable-it-in-android-2-3

Reference NO 3

http://developer.android.com/guide/topics/manifest/application-element.html

Reference NO 4

http://developer.android.com/reference/android/content/pm/ApplicationInfo.html

Reference NO 5

http://macgyverdev.blogspot.com/2011/11/android-track-down-memory-leaks.html

Reference NO 6

http://www.androidcentral.com/ram-what-it-how-its-used-and-why-you-shouldnt-care

Reference NO 7

http://osdir.com/ml/Android-Developers/2012-07/msg03631.html

Reference NO 8

#EANF#

Disable textarea without jQuery?

Disable textarea without jQuery?

References

Reference NO 1

http://forum.jquery.com/topic/disable-textarea-on-page-load-using-jquery

Reference NO 2

http://stackoverflow.com/questions/4465849/how-do-i-use-jquery-to-disable-a-textarea-submit-button

Reference NO 3

http://stackoverflow.com/questions/7694694/jquery-set-disabled-on-textarea-with-no-class

Reference NO 4

http://stackoverflow.com/questions/9410191/enable-a-textarea-only-if-a-radio-button-is-selected

Reference NO 5

http://stackoverflow.com/questions/13992834/jquery-to-disable-enable-textarea-depending-on-which-radio-button-is-selected-in

Reference NO 6

http://jquerybyexample.blogspot.com/2010/10/jquery-code-to-enable-and-disable-all.html

Reference NO 7

http://garmoncheg.blogspot.com/2011/07/how-to-disableenable-element-with.html

Reference NO 8

#EANF#

CUDA OpenGL interop post-processing sample issues

CUDA OpenGL interop post-processing sample issues

References

Reference NO 1

http://stackoverflow.com/questions/15188522/cuda-opengl-interop-post-processing-sample-issues

Reference NO 2

http://stackoverflow.com/questions/6481123/cuda-and-opengl-interop

Reference NO 3

http://stackoverflow.com/questions/17651717/cuda-opengl-interop-and-cudagraphicsglregisterimage-causes-error

Reference NO 4

http://stackoverflow.com/questions/17983095/c-cuda-modifying-cuda-gl-interop-example-to-store-image-in-a-memory-buffer

Reference NO 5

http://stackoverflow.com/questions/17146193/cuda-opengl-unknown-code-4cudaerrorlaunchfailure-error

Reference NO 6

http://3dgep.com/?p=2082

Reference NO 7

#EANF#

Reference NO 8

#EANF#

iOS: Save which is the preferred EKCalendar some how?

iOS: Save which is the preferred EKCalendar some how?

References

Reference NO 1

http://stackoverflow.com/questions/15188751/ios-save-which-is-the-preferred-ekcalendar-some-how

Reference NO 2

http://stackoverflow.com/questions/15638708/ekcalendar-allowscontentmodifications

Reference NO 3

http://stackoverflow.com/questions/12911487/how-to-get-all-events-from-an-ekcalendar-in-ios

Reference NO 4

http://stackoverflow.com/questions/6352689/ekcalendar-error

Reference NO 5

http://stackoverflow.com/questions/12246995/create-a-subscribed-ekcalendar-on-icloud

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

ggplot2: One legend with two visual properties derived from common variable

ggplot2: One legend with two visual properties derived from common variable

References

Reference NO 1

http://stackoverflow.com/questions/15188964/ggplot2-one-legend-with-two-visual-properties-derived-from-common-variable

Reference NO 2

http://stackoverflow.com/questions/2954115/irrelevant-legend-information-in-ggplot2

Reference NO 3

http://cran.r-project.org/web/packages/ggplot2/ggplot2.pdf

Reference NO 4

http://www.springer.com/cda/content/document/cda_downloaddocument/9780387981406-c1.pdf?SGWID=0-0-45-766402-p173897424

Reference NO 5

http://moderngraphics11.pbworks.com/f/ggplot2-Book09hWickham.pdf

Reference NO 6

http://vita.had.co.nz/papers/ggplot2-wires.pdf

Reference NO 7

http://imdevsoftware.wordpress.com/tag/ggplot2/

Reference NO 8

#EANF#

Ajax post form doesn't load

Ajax post form doesn't load

References

Reference NO 1

http://stackoverflow.com/questions/15189196/ajax-post-form-doesnt-load

Reference NO 2

http://stackoverflow.com/questions/16130953/jquery-ajax-post-doesnt-work-on-all-computers

Reference NO 3

http://stackoverflow.com/questions/16980848/ajax-doesnt-work-on-all-my-forms

Reference NO 4

http://stackoverflow.com/questions/6675936/jquery-submit-a-form-via-submit-on-ajax-success-how

Reference NO 5

http://stackoverflow.com/questions/12837364/jquery-ajax-success-doesnt-work-in-firefox

Reference NO 6

https://drupal.org/node/995854

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Chained selects in jQuery: Multiple AJAX lookups

Chained selects in jQuery: Multiple AJAX lookups

References

Reference NO 1

http://stackoverflow.com/questions/15189453/chained-selects-in-jquery-multiple-ajax-lookups

Reference NO 2

http://stackoverflow.com/questions/18324985/chained-select-boxes-with-jquery-php-database-not-working

Reference NO 3

http://stackoverflow.com/questions/16955942/jquery-chained-json-remote-not-working-correctly

Reference NO 4

http://stackoverflow.com/questions/9876340/jquerys-chosen-plugin-with-chained-plugin-and-select-box

Reference NO 5

http://stackoverflow.com/questions/9311889/jquery-update-multiple-selects-depending-one

Reference NO 6

http://www.appelsiini.net/projects/chained

Reference NO 7

#EANF#

Reference NO 8

#EANF#

PrimeFaces commanbutton when update= defined button gets near invisible

PrimeFaces commanbutton when update= defined button gets near invisible

References

Reference NO 1

http://stackoverflow.com/questions/15189670/primefaces-commanbutton-when-update-defined-button-gets-near-invisible

Reference NO 2

http://stackoverflow.com/questions/15790160/primefaces-selectors-how-to-exclude-some-components-when-updating-the-closest-f

Reference NO 3

http://forum.primefaces.org/viewtopic.php?f=3&t=8750

Reference NO 4

http://www.primefaces.org/showcase/ui/datatableDynamicColumns.jsf

Reference NO 5

http://www.java2s.com/Questions_And_Answers/JSF/PrimeFaces/position.htm

Reference NO 6

http://www.hascode.com/2012/01/create-mobile-websites-using-java-server-faces-and-primefaces-mobile/

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Friday, 30 August 2013

Catching all java.lang.Error for logging purposes and allowing them to work their way up the stack

Catching all java.lang.Error for logging purposes and allowing them to
work their way up the stack

References

Reference NO 1

http://stackoverflow.com/questions/15190164/catching-all-java-lang-error-for-logging-purposes-and-allowing-them-to-work-thei

Reference NO 2

http://stackoverflow.com/questions/581878/why-catch-exceptions-in-java-when-you-can-catch-throwables

Reference NO 3

http://www.forward.com.au/javaProgramming/javaGuiTips/errorRecovery.html

Reference NO 4

http://www.oracle.com/technetwork/articles/java/java7exceptions-486908.html

Reference NO 5

http://johnpwood.net/2008/04/21/java-checked-exceptions-vs-runtime-exceptions/

Reference NO 6

http://chimera.labs.oreilly.com/books/1234000001805/ch04.html

Reference NO 7

https://www.owasp.org/index.php/Error_Handling,_Auditing_and_Logging

Reference NO 8

http://today.java.net/article/2006/04/04/exception-handling-antipatterns

Are the lines of a file indexed?

Are the lines of a file indexed?

References

Reference NO 1

http://www.perlmonks.org/?node_id=865058

Reference NO 2

http://splunk-base.splunk.com/answers/11512/how-to-not-index-first-x-lines-in-csv-file

Reference NO 3

http://stackoverflow.com/questions/10530438/remove-lines-from-a-file-by-using-an-index-array

Reference NO 4

http://stackoverflow.com/questions/9308241/does-multi-file-unified-diff-requires-index-lines

Reference NO 5

http://ss64.com/nt/

Reference NO 6

http://social.msdn.microsoft.com/Forums/vstudio/en-US/d47c3e79-08b0-40a9-9fb7-af683c40d755/action?threadDisplayName=tip-1-index-lines-in-large-text-file-for-fast-random-access

Reference NO 7

http://www.census.gov/geo/www/tiger/

Reference NO 8

#EANF#

Optimizing weak symbols lookup

Optimizing weak symbols lookup

References

Reference NO 1

http://stackoverflow.com/questions/15190634/optimizing-weak-symbols-lookup

Reference NO 2

http://en.wikipedia.org/wiki/Weak_symbol

Reference NO 3

http://llvm.org/docs/LinkTimeOptimization.html

Reference NO 4

http://gcc.gnu.org/ml/gcc-help/2007-09/msg00343.html

Reference NO 5

http://blog.copton.net/articles/linker/

Reference NO 6

http://developer.apple.com/documentation/Darwin/Reference/ManPages/man1/ld.1.html

Reference NO 7

http://www.bottomupcs.com/libraries_and_the_linker.html

Reference NO 8

http://docs.oracle.com/cd/E19963-01/html/819-0690/chapter2-90421.html

MVC pattern with SimpleData ( mapping class ) [closed]

MVC pattern with SimpleData ( mapping class ) [closed]

References

Reference NO 1

http://www.asp.net/mvc/tutorials/getting-started-with-ef-using-mvc/creating-a-more-complex-data-model-for-an-asp-net-mvc-application

Reference NO 2

http://dotnetslackers.com/articles/aspnet/Understanding-ASP-NET-MVC-Model-Binding.aspx

Reference NO 3

http://static.springsource.org/spring/docs/3.2.x/spring-framework-reference/html/mvc.html

Reference NO 4

http://www.cse.ohio-state.edu/~rountev/421/lectures/lecture23.pdf

Reference NO 5

http://stackoverflow.com/questions/5863870/how-should-a-model-be-structured-in-mvc

Reference NO 6

http://prideparrot.com/blog/archive/2012/12/how_to_create_a_simple_blog_part1

Reference NO 7

http://msdn.microsoft.com/en-us/magazine/hh781022.aspx

Reference NO 8

http://www.springbyexample.org/examples/sdms-simple-spring-mvc-web-module.html

Rails Query if Array contains other Array

Rails Query if Array contains other Array

References

Reference NO 1

http://stackoverflow.com/questions/15191110/rails-query-if-array-contains-other-array

Reference NO 2

http://stackoverflow.com/questions/10069993/rails-filtering-array-of-objects-by-attribute-value

Reference NO 3

http://guides.rubyonrails.org/v2.3.11/active_record_querying.html

Reference NO 4

http://guides.rubyonrails.org/active_support_core_extensions.html

Reference NO 5

http://blog.mitchcrowe.com/blog/2012/04/14/10-most-underused-activerecord-relation-methods

Reference NO 6

https://github.com/dockyard/postgres_ext/blob/master/docs/querying.md

Reference NO 7

http://monkeyandcrow.com/blog/tagging_with_active_record_and_postgres/

Reference NO 8

#EANF#

How to rotate bits clockwise [duplicate]

How to rotate bits clockwise [duplicate]

References

Reference NO 1

http://stackoverflow.com/questions/13791582/cgaffinetransformmakerotation-counter-clockwise-always

Reference NO 2

http://www.photoshopessentials.com/photo-effects/flip-mirror/

Reference NO 3

http://www.camerabits.com/support/resources/keyboard-shortcuts-mac/

Reference NO 4

http://wiki.blender.org/index.php/Doc:2.4/Manual/Modeling/Meshes/Editing/Duplicating/Spin_Dup

Reference NO 5

http://akvis.com/en/photoshop-tips/rotate-flip.php

Reference NO 6

http://blenderartists.org/forum/archive/index.php/t-279775.html

Reference NO 7

http://www.pdflabs.com/docs/pdftk-cli-examples/

Reference NO 8

#EANF#

activerecord: check first X chars of column

activerecord: check first X chars of column

References

Reference NO 1

https://github.com/rails-sqlserver/activerecord-sqlserver-adapter

Reference NO 2

http://stackoverflow.com/questions/5709887/a-proper-way-to-escape-when-building-like-queries-in-rails-3-activerecord

Reference NO 3

http://stackoverflow.com/questions/10021918/rails-3-database-column-wont-update-through-active-record

Reference NO 4

http://www.packtpub.com/article/working-with-rails-activerecord-migrations-models-scaffolding-and-database-completion

Reference NO 5

http://apidock.com/rails/ActiveRecord/Serialization/to_json

Reference NO 6

http://www.rubydoc.info/github/rsim/oracle-enhanced/ActiveRecord/ConnectionAdapters/OracleEnhancedAdapter

Reference NO 7

http://edgeguides.rubyonrails.org/active_record_validations.html

Reference NO 8

http://www.pradosoft.com/demos/quickstart/?page=Database.ActiveRecord

Export to CSV in Javascript

Export to CSV in Javascript

References

Reference NO 1

http://stackoverflow.com/questions/16082231/how-to-data-export-to-csv-using-jquery-or-javascript

Reference NO 2

http://stackoverflow.com/questions/4639372/export-to-csv-in-jquery

Reference NO 3

http://feras.us/blog/2011/10/25/javascript-to-csv-excel-google-docs-ready-using/

Reference NO 4

https://gist.github.com/2202660

Reference NO 5

http://forum.jquery.com/topic/how-to-generate-a-csv-file-in-javascript

Reference NO 6

http://cheateinstein.com/category-javascript/client-side-export-to-csv/

Reference NO 7

http://somenotestoself.wordpress.com/2010/06/17/how-to-create-a-csv-file-in-javascript-and-get-the-save-as-dialog/

Reference NO 8

http://quanticalabs.com/ExportHTMLTable/_demo/

Thursday, 29 August 2013

Wordpress: 403 error after changing domain name

Wordpress: 403 error after changing domain name

References

Reference NO 1

http://stackoverflow.com/questions/15192019/wordpress-403-error-after-changing-domain-name

Reference NO 2

http://wordpress.org/support/topic/error-403-forbidden-after-installing

Reference NO 3

http://wordpress.org/support/topic/blank-page-syndrome-and-403-error

Reference NO 4

http://www.creativepatience.com/blog/coding/permalink-forbidden/

Reference NO 5

https://kb.mediatemple.net/questions/1905/

Reference NO 6

http://forum.ait-pro.com/forums/topic/wordpress-post-php-403-error-edit-images-403-error/

Reference NO 7

http://premium.wpmudev.org/forums/topic/my-newly-mapped-domains-only-show-up-as-403-error-pages

Reference NO 8

http://wordpress.stackexchange.com/questions/74842/http-error-403-when-trying-to-login

Jade not able to link to javascript file + node.js

Jade not able to link to javascript file + node.js

References

Reference NO 1

http://stackoverflow.com/questions/15192247/jade-not-able-to-link-to-javascript-file-node-js

Reference NO 2

http://stackoverflow.com/questions/18342643/type-error-for-node-js-when-listing-file

Reference NO 3

http://stackoverflow.com/questions/18451886/stylesheet-not-loaded-because-mime-type-and-file-not-found-for-node-js

Reference NO 4

http://stackoverflow.com/questions/16807136/unable-to-run-javascript-code-within-jade-block

Reference NO 5

http://stackoverflow.com/questions/17603367/is-it-possible-to-describe-non-javascript-files-in-jsdoc

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Rails Active Record: modifying and saving the child of an object from the result of joins?

Rails Active Record: modifying and saving the child of an object from the
result of joins?

References

Reference NO 1

http://stackoverflow.com/questions/15192508/rails-active-record-modifying-and-saving-the-child-of-an-object-from-the-result

Reference NO 2

http://stackoverflow.com/questions/15669110/active-record-join-with-most-recent-association-object-attribute

Reference NO 3

http://edgeguides.rubyonrails.org/association_basics.html

Reference NO 4

http://guides.rubyonrails.org/v2.3.11/association_basics.html

Reference NO 5

http://apidock.com/rails/ActiveRecord/Associations/ClassMethods/has_many

Reference NO 6

http://apidock.com/rails/ActiveRecord/Base

Reference NO 7

https://makandracards.com/makandra/748-save-activerecord-models-without-callbacks-or-validations-in-rails-2-and-rails-3

Reference NO 8

#EANF#

Ÿ??This value is not validŸ? when using Ÿ?=?iso-8859-1?Q?=3Fquery=5Fbuilder=9F=3F=9D_on_=9F=3F=3Fentity=9F=3F=9D_bu?=ildForm on symfony2.1

Ÿ??This value is not validŸ? when using Ÿ??query_builderŸ? on
Ÿ??entityŸ? buildForm on symfony2.1

References

Reference NO 1

#EANF#

Reference NO 2

#EANF#

Reference NO 3

#EANF#

Reference NO 4

#EANF#

Reference NO 5

#EANF#

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Why is making two corners round slower than make all corners round?

Why is making two corners round slower than make all corners round?

References

Reference NO 1

http://stackoverflow.com/questions/15192975/why-is-making-two-corners-round-slower-than-make-all-corners-round

Reference NO 2

http://stackoverflow.com/questions/16165296/uibezierpath-does-not-draw-rounded-bottom-corners

Reference NO 3

http://stackoverflow.com/questions/6876761/how-to-remove-sharp-rectangle-edges-from-uibutton-control

Reference NO 4

http://stackoverflow.com/questions/4847163/round-two-corners-in-uiview

Reference NO 5

http://msdn.microsoft.com/en-us/library/ie/gg589503(v=vs.85).aspx

Reference NO 6

http://idiotsguides.com/static/quickguides/automotive/learning-to-ride-taking-turns-and-corners-on-your-motorcycle.html

Reference NO 7

http://fireworks.smashingmagazine.com/2012/05/07/refining-designs-adobe-fireworks/

Reference NO 8

#EANF#

How to summarize data from one second in Graphite?

How to summarize data from one second in Graphite?

References

Reference NO 1

http://stackoverflow.com/questions/15193210/how-to-summarize-data-from-one-second-in-graphite

Reference NO 2

http://graphite.readthedocs.org/en/1.0/functions.html

Reference NO 3

http://obfuscurity.com/2012/04/Unhelpful-Graphite-Tip-9

Reference NO 4

http://www.justincarmony.com/blog/2012/06/05/customizing-graphite-charts-for-clearer-results/

Reference NO 5

http://numbers.brighterplanet.com/2012/08/27/graphite-beyond-the-basics/

Reference NO 6

https://answers.launchpad.net/graphite/+question/177524

Reference NO 7

http://code.hootsuite.com/accurate-counting-with-graphite-and-statsd/

Reference NO 8

http://matt.aimonetti.net/posts/2013/06/26/practical-guide-to-graphite-monitoring/

MVC generic masterpage using Razor and ASPX [closed]

MVC generic masterpage using Razor and ASPX [closed]

References

Reference NO 1

http://stackoverflow.com/questions/16986251/razor-mvc-where-to-put-global-variables-thats-accessible-across-master-page-p

Reference NO 2

http://weblogs.asp.net/scottgu/archive/2010/10/19/asp-net-mvc-3-new-model-directive-support-in-razor.aspx

Reference NO 3

http://philjthorne.blogspot.com/2012/05/strongly-typing-aspnet-mvc-masterlayout.html

Reference NO 4

http://www.codeproject.com/Articles/181738/Creating-a-Bilingual-ASP-NET-MVC3-Application-Part

Reference NO 5

http://forumarray.com/mvc-xslt-view-engine-with-master-page-537477

Reference NO 6

http://www.w3schools.com/aspnet/mvc_controllers.asp

Reference NO 7

http://evolpin.wordpress.com/2011/04/26/asp-net-mvc-partial-view-and-ajax-real-world-example/

Reference NO 8

http://www.packtpub.com/article/mixing-aspnet-webforms-and-aspnet-mvc

In Java

In Java

References

Reference NO 1

http://docs.oracle.com/javase/tutorial/java/nutsandbolts/operators.html

Reference NO 2

http://www.tutorialspoint.com/java/java_basic_operators.htm

Reference NO 3

http://en.wikipedia.org/wiki/Generics_in_Java

Reference NO 4

http://www.mindview.net/Books/TIJ/

Reference NO 5

http://www.cafeaulait.org/course/week2/43.html

Reference NO 6

http://bmanolov.free.fr/javaoperators.php

Reference NO 7

http://howtodoinjava.com/

Reference NO 8

http://algs4.cs.princeton.edu/12oop/In.java.html

Owned entity causing json serialization error in Google javascript api client

Owned entity causing json serialization error in Google javascript api client

References

Reference NO 1

http://stackoverflow.com/questions/15193944/owned-entity-causing-json-serialization-error-in-google-javascript-api-client

Reference NO 2

http://stackoverflow.com/questions/18389936/best-way-to-model-nested-entities

Reference NO 3

http://stackoverflow.com/questions/8955450/how-to-deserialize-json-starting-with-an-array-via-google-api-client

Reference NO 4

http://stackoverflow.com/questions/15043532/message-java-lang-nullpointerexception-when-trying-to-insert-entity-via-api

Reference NO 5

http://stackoverflow.com/questions/tagged/google-cloud-endpoints?page=2&sort=unanswered

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

How to check array exist when using magic field

How to check array exist when using magic field

References

Reference NO 1

http://stackoverflow.com/questions/15194189/how-to-check-array-exist-when-using-magic-field

Reference NO 2

https://github.com/hunk/Magic-Fields/issues/173

Reference NO 3

http://magicfields.org/types-of-custom-fields/

Reference NO 4

http://php.net/manual/en/function.empty.php

Reference NO 5

http://magicfields17.wordpress.com/magic-fields-functions/

Reference NO 6

http://wordpress.stackexchange.com/questions/16108/display-custom-field-only-if-value-present

Reference NO 7

http://docs.doctrine-project.org/projects/doctrine1/en/latest/en/manual/component-overview.html

Reference NO 8

http://www.webmastertools.fm/how-to/Get+dimensions+of+referenced+image+(Magic+Fields

Using mongodb

Using mongodb

References

Reference NO 1

http://docs.mongodb.org/manual/use-cases

Reference NO 2

http://docs.mongodb.org/ecosystem/use-cases/hadoop

Reference NO 3

http://www.10gen.com/solutions

Reference NO 4

http://stackoverflow.com/questions/1476295/when-to-use-mongodb-or-other-document-oriented-database-systems

Reference NO 5

http://ethangunderson.com/blog/two-reasons-to-not-use-mongodb/

Reference NO 6

http://ryanangilly.com/post/1091884265/3-reasons-to-use-mongodb

Reference NO 7

http://programmers.stackexchange.com/questions/54373/when-would-someone-use-mongodb-or-similar-over-traditional-rdms

Reference NO 8

http://en.wikipedia.org/wiki/MongoDB

Wednesday, 28 August 2013

Python - function to do string comparison

Python - function to do string comparison

References

Reference NO 1

http://stackoverflow.com/questions/15194642/python-function-to-do-string-comparison

Reference NO 2

http://stackoverflow.com/questions/319426/how-do-i-do-a-case-insensitive-string-comparison-in-python

Reference NO 3

http://docs.python.org/library/stdtypes.html

Reference NO 4

http://www.linuxtopia.org/online_books/programming_books/python_programming/python_ch12s04.html

Reference NO 5

http://eric_rollins.home.mindspring.com/introProgramming/ch7.html

Reference NO 6

http://zetcode.com/lang/python/strings/

Reference NO 7

http://www.gossamer-threads.com/lists/python/python/86974

Reference NO 8

http://en.wikipedia.org/wiki/Comparison_of_programming_languages_(string_functions)

NASM Parsing Ascii Characters to display

NASM Parsing Ascii Characters to display

References

Reference NO 1

http://stackoverflow.com/questions/15194863/nasm-parsing-ascii-characters-to-display

Reference NO 2

http://stackoverflow.com/questions/17253919/how-can-i-display-out-of-range-ascii-characters

Reference NO 3

http://forum.nasm.us/index.php?topic=1606.0

Reference NO 4

http://osprey.unisa.ac.za/phorum/read.php?379,129881,129881

Reference NO 5

http://www.pmzone.org/chapter03.html

Reference NO 6

http://linux.die.net/man/1/yasm

Reference NO 7

http://www.tortall.net/projects/yasm/manual/html/manual.html

Reference NO 8

#EANF#

MVC4 Web API Prevent Multiple Simultaneous Logon with Same Credential

MVC4 Web API Prevent Multiple Simultaneous Logon with Same Credential

References

Reference NO 1

http://stackoverflow.com/questions/15195086/mvc4-web-api-prevent-multiple-simultaneous-logon-with-same-credential

Reference NO 2

http://stackoverflow.com/questions/15195086/mvc4-web-api-prevent-multiple-simultaneous-logon-with-same-credential

Reference NO 3

http://www.asp.net/web-api/tutorials/hands-on-labs/build-restful-apis-with-aspnet-web-api

Reference NO 4

http://www.asp.net/mvc/tutorials/hands-on-labs/aspnet-mvc-4-entity-framework-scaffolding-and-migrations

Reference NO 5

http://webapibloggers.com/

Reference NO 6

http://msdn.microsoft.com/en-us/library/jj653752.aspx

Reference NO 7

http://blogs.aws.amazon.com/net/

Reference NO 8

#EANF#

When I click on submit button no function is called

When I click on submit button no function is called

References

Reference NO 1

http://stackoverflow.com/questions/15195302/when-i-click-on-submit-button-no-function-is-called

Reference NO 2

http://stackoverflow.com/questions/2613491/need-some-resoultion-javascript-function-not-being-called-in-click-event-in-jqu

Reference NO 3

http://forum.jquery.com/topic/javascript-function-not-called-on-button-click-event-android-app-using-jquery-mobile

Reference NO 4

http://forum.jquery.com/topic/button-click-function-of-a-button-fadedin-does-not-get-called

Reference NO 5

https://drupal.org/node/1411682

Reference NO 6

https://github.com/jquery/jquery-mobile/issues/903

Reference NO 7

http://forums.mozillazine.org/viewtopic.php?t=458904

Reference NO 8

#EANF#

C: Semaphores - How to release a semaphore after n callbacks only

C: Semaphores - How to release a semaphore after n callbacks only

References

Reference NO 1

http://stackoverflow.com/questions/15195513/c-semaphores-how-to-release-a-semaphore-after-n-callbacks-only

Reference NO 2

http://stackoverflow.com/questions/5600354/when-should-i-use-semaphores

Reference NO 3

http://search.cpan.org/~mlehmann/Coro-6.31/Coro/Intro.pod

Reference NO 4

http://www.massey.ac.nz/~iabond/159335/dining.c

Reference NO 5

http://msdn.microsoft.com/en-us/library/orm-9780596527570-03-19.aspx

Reference NO 6

http://geekswithblogs.net/abhijeetp/archive/2012/07/15/mutexes-semaphores-monitors-readerwriterlocks-autoresetevents--manualresets-oh-my.aspx

Reference NO 7

http://bojan-komazec.blogspot.com/2012/01/thread-and-process-synchronisation-with.html

Reference NO 8

http://developer.apple.com/library/ios/DOCUMENTATION/General/Conceptual/ConcurrencyProgrammingGuide/OperationQueues/OperationQueues.html

ffmpeg - connection refused [migrated]

ffmpeg - connection refused [migrated]

References

Reference NO 1

http://superuser.com/questions/560511/ffmpeg-connection-refused

Reference NO 2

http://stackoverflow.com/questions/tagged/ffserver?sort=active&pagesize=50

Reference NO 3

http://www.servertechs.net/

Reference NO 4

http://www.zoneminder.com/wiki/index.php/Ubuntu_10.04_Server_64-bit_(with_ffmpeg,_etc.)

Reference NO 5

http://ffmpeg.org/pipermail/ffmpeg-user/2013-March.txt

Reference NO 6

http://evilshit.wordpress.com/2012/09/04/an-introduction-to-netcat/

Reference NO 7

http://www.wowza.com/forums/showthread.php?16962-RTP-streaming-from-ffmpeg-0-9-or-0-10

Reference NO 8

https://forums.oracle.com/community/developer/english/fusion_middleware/webcenter/webcenter_content/tags

How should i add words to android personal dictionay in eclipse?

How should i add words to android personal dictionay in eclipse?

References

Reference NO 1

http://search.aol.com/aol/search?q=How+should+i+add+words+to+android+personal+dictionay+in+eclipse%3F&s_it=spelling&nfpr=1&v_t=na

Reference NO 2

http://yuriy-okhmat.blogspot.com/2010/05/how-do-i-eclipse-create-user-spell.html

Reference NO 3

http://tools.android.com/build/eclipse

Reference NO 4

http://www.javalobby.org/java/forums/t17453.html

Reference NO 5

http://android.bigresource.com/HTC-EVO-4G-Any-way-to-clear-custom-dictionary--yF23LvlPa.html

Reference NO 6

http://eclipse.dzone.com/articles/eclipse-spell-checker

Reference NO 7

https://bugs.eclipse.org/bugs/show_bug.cgi?id=326872

Reference NO 8

http://udm.adrianvintu.com/

Get result from activity that launched by widget.

Get result from activity that launched by widget.

References

Reference NO 1

http://stackoverflow.com/questions/15196194/get-result-from-activity-that-launched-by-widget

Reference NO 2

http://stackoverflow.com/questions/12521857/android-widget-which-launches-activity-on-click

Reference NO 3

http://stackoverflow.com/questions/17622938/launching-an-activity-from-a-widget-with-a-configure-activity

Reference NO 4

http://stackoverflow.com/questions/4681231/android-widget-config-activity-getting-launched-twice

Reference NO 5

http://stackoverflow.com/questions/17473934/trouble-with-launching-an-activity-from-a-widget-when-the-widget-has-a-configur

Reference NO 6

http://developer.android.com/guide/topics/appwidgets/

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Tuesday, 27 August 2013

Hide text node in element

Hide text node in element

References

Reference NO 1

http://stackoverflow.com/questions/15196630/hide-text-node-in-element-but-not-children

Reference NO 2

http://stackoverflow.com/questions/4465977/hidding-or-deleting-text-nodes

Reference NO 3

http://www.codingforums.com/archive/index.php/t-240673.html

Reference NO 4

http://www.brainjar.com/dhtml/intro/default5.asp

Reference NO 5

https://developer.mozilla.org/en-US/docs/Web/API/Node.textContent

Reference NO 6

http://www.javascriptkit.com/javatutors/dom3.shtml

Reference NO 7

http://www.w3schools.com/jsref/met_document_createtextnode.asp

Reference NO 8

http://alastairc.ac/2006/10/text-nodes-and-css/

javascript not working in view [closed]

javascript not working in view [closed]

References

Reference NO 1

http://stackoverflow.com/questions/16753673/backbone-js-render-malfunctioning-after-being-removed-or-closed

Reference NO 2

http://stackoverflow.com/questions/14410058/jquery-append-to-head-not-working

Reference NO 3

https://github.com/emberjs/ember.js/issues/2545

Reference NO 4

http://www.sencha.com/forum/showthread.php?210508-loadMask-config-of-grid-view-not-working

Reference NO 5

http://ajaxmin.codeplex.com/workitem/19459

Reference NO 6

http://dev.piwik.org/trac/ticket/2658

Reference NO 7

https://answers.atlassian.com/questions/163341/javascript-resource-error-while-rendering-custom-field

Reference NO 8

http://www.codingforums.com/showthread.php?t=155597

Change posts_per_page with button/input

Change posts_per_page with button/input

References

Reference NO 1

http://stackoverflow.com/questions/15197080/change-posts-per-page-with-button-input

Reference NO 2

http://wordpress.org/support/topic/select-archive-post-per-page-amt-with-dropdown-10-20-view-all

Reference NO 3

http://www.symbiostock.com/change-posts-per-page-symbiostock-genetics-lab-snippet/

Reference NO 4

http://wordpress.stackexchange.com/questions/49116/make-posts-per-page-value-the-same-on-all-pages

Reference NO 5

http://www.wphub.com/101-useful-wordpress-snippets/

Reference NO 6

http://wpquestions.com/question/showChrono/id/7536

Reference NO 7

http://www.webmastertools.fm/how-to/ajax+++wp_query+posts_per_page+based+on

Reference NO 8

#EANF#

JQuery Flot doesn't draw bar chart + how to display values from data in tooltip?

JQuery Flot doesn't draw bar chart + how to display values from data in
tooltip?

References

Reference NO 1

http://stackoverflow.com/questions/16678536/how-to-display-bars-with-jquery-flot-orderbars-with-float-values-in-xaxis

Reference NO 2

http://stackoverflow.com/questions/15197308/jquery-flot-doesnt-draw-bar-chart-how-to-display-values-from-data-in-tooltip

Reference NO 3

http://stackoverflow.com/questions/16458294/how-to-display-the-value-of-the-bar-graph-on-the-top-of-the-graph-using-flot

Reference NO 4

http://stackoverflow.com/questions/17811644/flot-ignoring-null-values-at-end-of-data

Reference NO 5

http://stackoverflow.com/questions/4349823/displaying-custom-tooltip-when-hovering-over-a-point-in-flot

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

@Bean method with String parameter - exception

@Bean method with String parameter - exception

References

Reference NO 1

http://stackoverflow.com/questions/15197554/bean-method-with-string-parameter-exception

Reference NO 2

http://stackoverflow.com/questions/16838512/how-to-provide-different-beans-depending-on-runtime-parameter-using-bean-method

Reference NO 3

http://forum.springsource.org/showthread.php?124980-Using-a-Configuration-factory-with-non-unique-Bean-method-argument

Reference NO 4

http://static.springsource.org/spring-javaconfig/docs/1.0.0.m3/reference/html/creating-bean-definitions.html

Reference NO 5

https://access.redhat.com/site/documentation/en-US/JBoss_Fuse/6.0/html/Implementing_Enterprise_Integration_Patterns/files/BasicPrinciples-BeanIntegration.html

Reference NO 6

http://www.java2s.com/Questions_And_Answers/Spring/Bean/setter.htm

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Do integers

Do integers

References

Reference NO 1

http://www.mathgoodies.com/lessons/vol5/addition.html

Reference NO 2

http://www.mathgoodies.com/lessons/vol5/subtraction.html

Reference NO 3

http://en.wikipedia.org/wiki/Integer

Reference NO 4

http://math.about.com/od/prealgebra/ht/PostiveNeg.htm

Reference NO 5

http://www.mathsisfun.com/whole-numbers.html

Reference NO 6

http://www.factmonster.com/ipka/A0876848.html

Reference NO 7

http://www.homeschoolmath.net/teaching/integers.php

Reference NO 8

#EANF#

Why cookies and set-cookie headers can't be set while making xmlhttprequest using setRequestHeader?

Why cookies and set-cookie headers can't be set while making
xmlhttprequest using setRequestHeader?

References

Reference NO 1

http://stackoverflow.com/questions/15198231/why-cookies-and-set-cookie-headers-cant-be-set-while-making-xmlhttprequest-usin

Reference NO 2

http://stackoverflow.com/questions/3280955/setrequestheader-cookie

Reference NO 3

http://stackoverflow.com/questions/10977058/xmlhttprequest-and-set-cookie-cookie

Reference NO 4

http://stackoverflow.com/questions/11784372/xmlhttprequest-setrequestheader-is-there-a-way-to-set-the-header-value-in

Reference NO 5

https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest

Reference NO 6

http://www.w3.org/TR/XMLHttpRequest/

Reference NO 7

http://www.pearsonhighered.com/samplechapter/0132216353.pdf

Reference NO 8

#EANF#

Most Suitable Development Platform [closed]

Most Suitable Development Platform [closed]

References

Reference NO 1

http://www.axosoft.com/blog/2009/06/25/microsoft-still-has-the-best-development-platform/

Reference NO 2

http://gigaom.com/2011/05/16/one-year-later-ios-is-still-the-best-development-platform/

Reference NO 3

http://stackoverflow.com/questions/9519190/what-should-be-the-best-development-platform-for-android

Reference NO 4

http://stackoverflow.com/questions/256169/best-os-for-java-development

Reference NO 5

http://programming.oreilly.com/2012/06/c-sharp-cross-platform-mobile-apps.html

Reference NO 6

http://www.techmagz.com/why-android-is-the-most-suitable-platform-for-mobile-app-development/

Reference NO 7

http://www.infoq.com/articles/ieee-mobile-platforms

Reference NO 8

http://www.wired.com/insights/2013/01/mobile-application-development-platform-5-questions-to-unravel-the-secrets/

Multi User web conference

Multi User web conference

References

Reference NO 1

http://www.gotomeeting.com/fec/corporate/web_conference_management

Reference NO 2

http://web-conferencing-services.toptenreviews.com/

Reference NO 3

http://www.groupworld.net/

Reference NO 4

http://socialmedia.biz/2011/01/19/sizing-up-15-top-web-conferencing-services/

Reference NO 5

http://www.cisco.com/en/US/prod/collateral/voicesw/ps6789/ps5664/ps5669/data_sheet_c78-495767.html

Reference NO 6

http://forums.logitech.com/t5/Video-Chat-Applications-Non/Multi-user-web-conference/td-p/198041

Reference NO 7

http://www.nefsis.com/web-conferencing/index-web-conferencing-services.html

Reference NO 8

http://gigaom.com/2011/03/24/screen-sharing-mikogo-whiteboard-chat/

Monday, 26 August 2013

different size for blob and binary data it was generated from

different size for blob and binary data it was generated from

References

Reference NO 1

http://stackoverflow.com/questions/15198848/different-size-for-blob-and-binary-data-it-was-generated-from

Reference NO 2

http://dev.mysql.com/doc/refman/5.0/en/blob.html

Reference NO 3

http://publib.boulder.ibm.com/infocenter/wmbhelp/v7r0m0/topic/com.ibm.etools.mft.doc/ac67173_.htm

Reference NO 4

http://msdn.microsoft.com/en-us/library/87z0hy49.aspx

Reference NO 5

http://sqltales.wordpress.com/2012/05/15/varbinary-vs-filestream-and-other-blob-issues-3/

Reference NO 6

ftp://mf.cai.com/CAproducts/CAproducts/caproducts/cool/Gen/Using%20BLOBs%20in%20Gen%20generated%20applications.pdf

Reference NO 7

http://docs.oracle.com/cd/E11882_01/timesten.112/e21642/types.htm

Reference NO 8

https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/Sending_and_Receiving_Binary_Data

WPF Observablecollection with INotifyPropertyChanged for ListView doesn't work

WPF Observablecollection with INotifyPropertyChanged for ListView doesn't
work

References

Reference NO 1

http://stackoverflow.com/questions/15199116/wpf-observablecollection-with-inotifypropertychanged-for-listview-doesnt-work

Reference NO 2

http://stackoverflow.com/questions/16806245/problems-with-binding-an-observablecollection-from-inside-an-object-to-listview

Reference NO 3

http://stackoverflow.com/questions/11847189/inotifypropertychanged-event-not-firing-when-observable-collection-changed-in-wp

Reference NO 4

http://stackoverflow.com/questions/594610/inotifypropertychanged-not-working-on-observablecollection-property

Reference NO 5

http://stackoverflow.com/questions/15797479/listview-do-not-get-updated-even-with-inotifypropertychanged-interface

Reference NO 6

http://soumya.wordpress.com/2010/05/04/wpf-simplified-part-14-inotifypropertychanged-and-observablecollection/

Reference NO 7

#EANF#

Reference NO 8

#EANF#

No content encoding in response header

No content encoding in response header

References

Reference NO 1

http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html

Reference NO 2

https://dev.twitter.com/discussions/6501

Reference NO 3

http://en.wikipedia.org/wiki/List_of_HTTP_header_fields

Reference NO 4

http://stackoverflow.com/questions/15199357/no-content-encoding-in-response-header

Reference NO 5

http://stackoverflow.com/questions/12280805/http-response-with-content-encoding-gzip-but-the-content-is-not-gzipped

Reference NO 6

http://www.coderanch.com/t/607119/Tomcat/Content-Encoding-Response-headers-tomcat

Reference NO 7

http://php.net/manual/en/function.header.php

Reference NO 8

http://blogs.msdn.com/b/kaushal/archive/2012/07/23/i-don-t-see-content-encoding-header-in-ie-http-debugger-f12-developer-tools.aspx

django celery - multiprocessing

django celery - multiprocessing

References

Reference NO 1

http://dickbrouwer.com/post/32405801335/django-zeromq-and-celery-multiprocessing-gotcha

Reference NO 2

http://stackoverflow.com/questions/15199563/django-celery-multiprocessing

Reference NO 3

http://ask.github.io/celery/reference/celery.worker.html

Reference NO 4

http://www.celeryproject.org/

Reference NO 5

http://docs.celeryproject.org/en/latest/userguide/concurrency/eventlet.html

Reference NO 6

https://groups.google.com/d/msg/django-users/eCAIY9DAfG0/-u-g-YzdJTQJ

Reference NO 7

http://www.turnkeylinux.org/blog/django-celery-rabbitmq

Reference NO 8

https://github.com/celery/django-celery/issues/25

website is not opening in mobile device

website is not opening in mobile device

References

Reference NO 1

http://support.webs.com/webs/topics/unable_to_view_your_site_from_a_mobile_device_read_first

Reference NO 2

http://stackoverflow.com/questions/15199747/website-is-not-opening-in-mobile-device

Reference NO 3

http://www.copyblogger.com/mobile-friendly-website/

Reference NO 4

http://wordpress.org/support/topic/twenty-twelve-menu-not-working-on-mobile-devices

Reference NO 5

http://www.webcredible.co.uk/user-friendly-resources/web-usability/mobile-guidelines.shtml

Reference NO 6

http://en.wikipedia.org/wiki/Help:Mobile_access

Reference NO 7

http://www.htmlgoodies.com/html5/mobile/making-your-website-mobile-part-3.html

Reference NO 8

http://office.microsoft.com/en-us/office365-sharepoint-online-small-business-help/use-a-mobile-device-to-work-with-sharepoint-online-sites-HA102109237.aspx

custom permalink issue on wordpress

custom permalink issue on wordpress

References

Reference NO 1

http://codex.wordpress.org/Using_Permalinks

Reference NO 2

http://wordpress.org/support/topic/custom-permalink-issue

Reference NO 3

http://wordpress.org/support/topic/empty-category-and-custom-permalink-issue

Reference NO 4

http://wordpress.org/support/topic/custom-post-type-permalink-rewrite

Reference NO 5

http://php.about.com/od/phpbloggingsoftware/f/FixWordpressPermalinks.htm

Reference NO 6

http://digwp.com/2011/06/dont-use-postname/

Reference NO 7

#EANF#

Reference NO 8

#EANF#

SWT x64 with xulrunner 3.6.28 x86

SWT x64 with xulrunner 3.6.28 x86

References

Reference NO 1

http://stackoverflow.com/questions/15200224/swt-x64-with-xulrunner-3-6-28-x86

Reference NO 2

http://stackoverflow.com/questions/7890994/rcp-with-swt-browser-and-xulrunner

Reference NO 3

http://stackoverflow.com/questions/tagged/xulrunner

Reference NO 4

http://stackoverflow.com/questions/tagged/xulrunner?sort=unanswered&pagesize=50

Reference NO 5

http://stackoverflow.com/questions/13960376/java-swt-browser-xulrunner-crash-java-vm

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Duplicated steps when linking to static libraries in Eclipse CDT

Duplicated steps when linking to static libraries in Eclipse CDT

References

Reference NO 1

http://stackoverflow.com/questions/15200459/duplicated-steps-when-linking-to-static-libraries-in-eclipse-cdt

Reference NO 2

http://stackoverflow.com/questions/7322781/how-to-link-static-library-into-static-library-in-eclipse-cdt

Reference NO 3

https://bugs.eclipse.org/bugs/show_bug.cgi?id=279490

Reference NO 4

http://www.ntu.edu.sg/home/ehchua/programming/cpp/gcc_make.html

Reference NO 5

http://www.lurklurk.org/linkers/linkers.html

Reference NO 6

http://janmagnet.wordpress.com/2007/09/30/eclipse-cdt-and-shared-libraries/

Reference NO 7

http://csapp.cs.cmu.edu/public/ch7-preview.pdf

Reference NO 8

#EANF#

android @Nullable annotation

android @Nullable annotation

References

Reference NO 1

http://stackoverflow.com/questions/15200701/android-nullable-annotation

Reference NO 2

http://stackoverflow.com/questions/14076296/nullable-annotation-usage

Reference NO 3

http://www.jetbrains.com/idea/documentation/howto.html

Reference NO 4

http://help.eclipse.org/juno/topic/org.eclipse.jdt.doc.user/tasks/task-using_null_annotations.htm

Reference NO 5

https://plus.google.com/117904596907381647757/posts/FQzFf61yNCn

Reference NO 6

http://code.google.com/p/google-guice/wiki/UseNullable

Reference NO 7

http://chaoticjava.com/posts/why-not-notnull/

Reference NO 8

http://eclipseandjazz.blogspot.com/2011/12/inter-procedural-null-analysis-using.html

MPI gather fails to combine 3D slices of a 4D array from different processor threads - in Fortran

MPI gather fails to combine 3D slices of a 4D array from different
processor threads - in Fortran

References

Reference NO 1

http://stackoverflow.com/questions/15200918/mpi-gather-fails-to-combine-3d-slices-of-a-4d-array-from-different-processor-thr

Reference NO 2

http://stackoverflow.com/questions/17886442/mpi-reduce-on-parts-of-array

Reference NO 3

http://stackoverflow.com/questions/17508647/sending-2d-arrays-in-fortran-with-mpi-gather

Reference NO 4

http://stackoverflow.com/questions/16241852/compilation-error-with-mpi-type-create-resized-in-fortran-90

Reference NO 5

http://stackoverflow.com/questions/14194450/mpi-with-derived-data-types-in-fortran-90-broadcast-trouble

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Sunday, 25 August 2013

i am developing mp3 player in android i want a listview with thumbnail images of the song how can i achive that

i am developing mp3 player in android i want a listview with thumbnail
images of the song how can i achive that

References

Reference NO 1

http://stackoverflow.com/questions/3438809/how-do-i-get-album-thumbnails-in-android

Reference NO 2

http://www.androidhive.info/2012/03/android-building-audio-player-tutorial/

Reference NO 3

https://play.google.com/store/apps/details?id=com.jrtstudio.music&hl=en

Reference NO 4

http://mobile.tutsplus.com/tutorials/phonegap/build-an-audioplayer-with-phonegap-application-setup/

Reference NO 5

http://android.bigresource.com/Android-set-Album-Thumbnail-KiSR7KFXq.html

Reference NO 6

http://www.amazon.com/Apple-touch-Generation-Discontinued-Manufacturer/dp/B001FA1O0E

Reference NO 7

http://developer.android.com/guide/components/services.html

Reference NO 8

http://www.androidpolice.com/2013/05/15/hands-on-play-music-is-now-the-template-for-all-future-music-services-even-if-it-takes-a-little-while-to-love/

Compiling 32-bit FFmpeg on Mac OS X Lion or Snow Leopard [closed]

Compiling 32-bit FFmpeg on Mac OS X Lion or Snow Leopard [closed]

References

Reference NO 1

http://ffmpegmac.net/

Reference NO 2

http://stackoverflow.com/questions/8221285/unable-to-compile-i386-compatible-ffmpeg-dylibs-on-mac-os-x

Reference NO 3

http://www.mplayerosx.ch/

Reference NO 4

https://github.com/goldendict/goldendict/issues/295

Reference NO 5

http://hexeract.wordpress.com/2009/04/12/how-to-compile-ffmpegmplayer-for-macosx/

Reference NO 6

https://drupal.org/node/1841922

Reference NO 7

http://devernay.free.fr/hacks/bino/

Reference NO 8

http://tilomitra.com/opencv-on-mac-osx/

How to preselect an item in a dropdownlist MVC4

How to preselect an item in a dropdownlist MVC4

References

Reference NO 1

http://stackoverflow.com/questions/7007617/preselect-an-item-in-a-mvc-dropdownlist

Reference NO 2

http://stackoverflow.com/questions/15201667/how-to-preselect-an-item-in-a-dropdownlist-mvc4

Reference NO 3

http://forums.asp.net/t/prev/1735381

Reference NO 4

http://www.asp.net/web-forms/tutorials/ajax-control-toolkit/cascadingdropdown/presetting-list-entries-with-cascadingdropdown-vb

Reference NO 5

http://codeclimber.net.nz/archive/2009/08/10/how-to-create-a-dropdownlist-with-asp.net-mvc.aspx

Reference NO 6

http://asp.net.bigresource.com/MVC-HTML-DropDownList-get-item-selected--HsfeezA8O.html

Reference NO 7

http://dotnet.dzone.com/news/how-create-dropdownlist-aspnet

Reference NO 8

#EANF#

fragment covers another fragment and scrollview doesn't scroll

fragment covers another fragment and scrollview doesn't scroll

References

Reference NO 1

http://stackoverflow.com/questions/15201877/fragment-covers-another-fragment-and-scrollview-doesnt-scroll

Reference NO 2

http://stackoverflow.com/questions/14909686/fragment-inside-scrollview-gives-black-background-flickering

Reference NO 3

http://stackoverflow.com/questions/17124388/why-linearlayout-inside-scrollview-of-a-fragment-is-null-object

Reference NO 4

http://stackoverflow.com/questions/15466162/view-in-scrollview-isnt-matching-parent-as-configured

Reference NO 5

http://stackoverflow.com/questions/18303989/using-scrollable-textview-in-fragments-doesnt-reappear-when-screen-is-touched

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Custom DocumentPaginator and DocumentViewer WPF

Custom DocumentPaginator and DocumentViewer WPF

References

Reference NO 1

http://stackoverflow.com/questions/15202110/custom-documentpaginator-and-documentviewer-wpf

Reference NO 2

http://stackoverflow.com/questions/5745182/fast-displaying-in-a-documentviewer

Reference NO 3

http://www.thomasclaudiushuber.com/blog/2009/11/24/wpf-printing-how-to-print-a-pagerange-with-wpfs-printdialog-that-means-the-user-can-select-specific-pages-and-only-these-pages-are-printed/

Reference NO 4

http://www.nullskull.com/a/1378/wpf-printing-and-print-preview.aspx

Reference NO 5

http://www.blogosfera.co.uk/2013/03/custom-documentpaginator-and-documentviewer-wpf/

Reference NO 6

http://social.msdn.microsoft.com/Forums/vstudio/en-US/b8df915c-27a3-40fc-addc-1d5f9b808028/action?threadDisplayName=problem-setting-document-for-print-preview

Reference NO 7

http://tech.pro/tutorial/888/wpf-printing-part-2-pagination

Reference NO 8

#EANF#

C# update error quiz

C# update error quiz

References

Reference NO 1

http://stackoverflow.com/questions/15202363/c-sharp-update-error-quiz

Reference NO 2

http://www.albahari.com/nutshell/linqquiz.aspx

Reference NO 3

http://sagarphalke.blogspot.com/2013/04/c-quiz-5exception-handling.html

Reference NO 4

http://www.andong.co.uk/programming/Quiz.aspx?id=csharp&action=start

Reference NO 5

http://www.ex-designz.net/test_page.asp?tid=48

Reference NO 6

http://social.msdn.microsoft.com/Forums/vstudio/en-US/0175daa0-6ffa-489d-89e8-a034ed9dafc5/action?threadDisplayName=c-quiz-project

Reference NO 7

http://msdn.microsoft.com/en-us/magazine/cc982154.aspx

Reference NO 8

http://www.c-sharpcorner.com/UploadFile/mgold/dynamicwebquizzes02152007043229AM/dynamicwebquizzes.aspx

Nested $and or grouped $and in MongoDB

Nested $and or grouped $and in MongoDB

References

Reference NO 1

http://stackoverflow.com/questions/15202591/nested-and-or-grouped-and-in-mongodb

Reference NO 2

http://docs.mongodb.org/manual/reference/operator

Reference NO 3

http://docs.mongodb.org/manual/aggregation

Reference NO 4

http://docs.mongodb.org/manual/reference/aggregation

Reference NO 5

https://groups.google.com/d/topic/mongodb-user/ExtFYiS0o80

Reference NO 6

http://static.springsource.org/spring-data/mongodb/docs/1.2.x/reference/html/mongo.core.html

Reference NO 7

http://clojuremongodb.info/articles/querying.html

Reference NO 8

#EANF#

programmatically click (Trigger) html button in xcode?

programmatically click (Trigger) html button in xcode?

References

Reference NO 1

http://stackoverflow.com/questions/15202809/programmatically-click-trigger-html-button-in-xcode

Reference NO 2

http://stackoverflow.com/questions/5843427/how-do-you-add-an-action-to-a-button-programmatically-in-xcode

Reference NO 3

http://evolvestar.com/want/programmatically-click-trigger-html-button-xcode

Reference NO 4

http://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/TableView/RowSelection/RowSelection.html

Reference NO 5

http://www.appcoda.com/ios-programming-101-send-email-iphone-app/

Reference NO 6

http://iphonedevsdk.com/forum/iphone-sdk-development/98797-switching-uiviewcontrollers-programmatically.html

Reference NO 7

#EANF#

Reference NO 8

#EANF#

can I install vmware in this unit?

can I install vmware in this unit?

References

Reference NO 1

http://www.vmware.com/technical-resources/virtualization-topics/virtual-appliances/faqs

Reference NO 2

http://www.vmware.com/products/desktop_virtualization/

Reference NO 3

http://www.vtexan.com/2013/08/16/vmware-software-application-services-business-unit/

Reference NO 4

http://www.tekhead.org/blog/2013/01/nanolab-running-vmware-vsphere-on-intel-nuc-part-1/

Reference NO 5

https://wiki.archlinux.org/index.php/Installing_Arch_Linux_in_VMware

Reference NO 6

http://techlib.barracuda.com/display/BNGv54/How+to+Install+a+Barracuda+NG+Vx+Unit+on+VMware+Hypervisors

Reference NO 7

http://www.networkworld.com/news/2013/020413-vmware-266396.html

Reference NO 8

#EANF#

JQueryMobile Open phone gallery and select an image

JQueryMobile Open phone gallery and select an image

References

Reference NO 1

http://forum.jquery.com/topic/jquerymobile-open-phone-gallery-and-select-an-image

Reference NO 2

http://stackoverflow.com/questions/15203292/jquerymobile-open-phone-gallery-and-select-an-image

Reference NO 3

http://stackoverflow.com/questions/10126468/disable-copy-on-jquery-mobile-button-over-phonegap

Reference NO 4

http://jquerymobile.com/blog/2013/07/19/announcing-jquery-mobile-1-3-2/

Reference NO 5

http://jquerymobile.com/demos/1.2.0/docs/forms/selects/options.html

Reference NO 6

http://www.andymatthews.net/read/2011/02/13/creating-and-using-custom-icons-in-jquery-mobile

Reference NO 7

http://www.digitalnoiz.com/mobile-development/photo-gallery-with-phonegap-and-jquery-mobile/

Reference NO 8

http://community.phonegap.com/nitobi/topics/choose_image_from_device_gallery_jquery_mobile